Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
protected |
Point(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
Point |
copy() |
void |
delete() |
long |
dimension() |
protected void |
finalize() |
protected static long |
getCPtr(Point obj) |
double |
length() |
double |
lengthSq() |
void |
normalize() |
protected static long getCPtr(Point obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public void normalize()
public double length()
public double lengthSq()
public long dimension()
public Point copy()